Import nodejs_20.19.2+dfsg-1+deb13u2.debian.tar.xz
authorJérémy Lal <kapouer@melix.org>
Tue, 24 Mar 2026 21:11:25 +0000 (22:11 +0100)
committerJérémy Lal <kapouer@melix.org>
Tue, 24 Mar 2026 21:11:25 +0000 (22:11 +0100)
commitc32c2b9b4714a1d40a8332cf3259f6b0f79f52d7
tree18a40cb68186f6aacfc41d32526e6efaf0c43a5b
Import nodejs_20.19.2+dfsg-1+deb13u2.debian.tar.xz

[dgit import tarball nodejs 20.19.2+dfsg-1+deb13u2 nodejs_20.19.2+dfsg-1+deb13u2.debian.tar.xz]
88 files changed:
README.source [new file with mode: 0644]
changelog [new file with mode: 0644]
control [new file with mode: 0644]
copyright [new file with mode: 0644]
copyright_hints [new file with mode: 0644]
doc-generator/LICENSE [new file with mode: 0644]
doc-generator/README.md [new file with mode: 0644]
doc-generator/addon-verify.mjs [new file with mode: 0644]
doc-generator/allhtml.mjs [new file with mode: 0644]
doc-generator/alljson.mjs [new file with mode: 0644]
doc-generator/apilinks.mjs [new file with mode: 0644]
doc-generator/checkLinks.mjs [new file with mode: 0644]
doc-generator/common.mjs [new file with mode: 0644]
doc-generator/generate.mjs [new file with mode: 0644]
doc-generator/html.mjs [new file with mode: 0644]
doc-generator/json.mjs [new file with mode: 0644]
doc-generator/links-mapper.json [new file with mode: 0644]
doc-generator/markdown.mjs [new file with mode: 0644]
doc-generator/package-lock.json [new file with mode: 0644]
doc-generator/package.json [new file with mode: 0644]
doc-generator/type-parser.mjs [new symlink]
doc-generator/versions.mjs [new file with mode: 0644]
gbp.conf [new file with mode: 0644]
libnode-dev.dirs [new file with mode: 0644]
libnode-dev.install [new file with mode: 0644]
libnode-dev.links.in [new file with mode: 0644]
libnode.install.in [new file with mode: 0644]
node [new file with mode: 0644]
nodejs-doc.doc-base [new file with mode: 0644]
nodejs-doc.docs [new file with mode: 0644]
nodejs.README.Debian [new file with mode: 0644]
nodejs.dirs [new file with mode: 0644]
nodejs.install.in [new file with mode: 0644]
nodejs.links [new file with mode: 0644]
nodejs.manpages [new file with mode: 0644]
nodejs.pm [new file with mode: 0644]
nodejs.postinst [new file with mode: 0644]
nodejs.prerm [new file with mode: 0644]
openssl.cnf [new file with mode: 0644]
patches/arm64/stacksize.patch [new file with mode: 0644]
patches/armel/configure.patch [new file with mode: 0644]
patches/build/ada.patch [new file with mode: 0644]
patches/build/builtins_module_paths_not_shareable.patch [new file with mode: 0644]
patches/build/doc.patch [new file with mode: 0644]
patches/build/doc_template_home.html [new file with mode: 0644]
patches/build/flag_atomic.patch [new file with mode: 0644]
patches/build/more_shareable_builtins.patch [new file with mode: 0644]
patches/build/no-deps.patch [new file with mode: 0644]
patches/build/skip-buffer-nan-internal-check.patch [new file with mode: 0644]
patches/build/test_ci.patch [new file with mode: 0644]
patches/build/test_process_versions.patch [new file with mode: 0644]
patches/deps/cares.patch [new file with mode: 0644]
patches/deps/localhost-no-addrconfig.patch [new file with mode: 0644]
patches/deps/node_gyp.patch [new file with mode: 0644]
patches/deps/v8-no-static-zlib.patch [new file with mode: 0644]
patches/dfsg/benchmark_without_alice.patch [new file with mode: 0644]
patches/dfsg/multilib_modules.patch [new file with mode: 0644]
patches/dfsg/privacy_breach.patch [new file with mode: 0644]
patches/sec/10-zlib-fix-pointer-alignment.patch [new file with mode: 0644]
patches/sec/12-http2-fix-check-for-frame-type-goaway.patch [new file with mode: 0644]
patches/sec/15-fix-os-getinterface-addresses-leak.patch [new file with mode: 0644]
patches/sec/17-fix-possible-dereference-of-null-pointer.patch [new file with mode: 0644]
patches/sec/19-v8-fix-missing-callback-in-heap-utils-destroy.patch [new file with mode: 0644]
patches/sec/27-v8-loong64-avoid-memory-access-under-stack-pointer.patch [new file with mode: 0644]
patches/sec/28-http2-do-not-crash-on-mismatched-ping-buffer-length.patch [new file with mode: 0644]
patches/sec/29-fix-order-of-check-not-null.patch [new file with mode: 0644]
patches/sec/33-tls-route-callback-exceptions-through-error-handlers.patch [new file with mode: 0644]
patches/sec/34-lib-add-tlssocket-default-error-handler.patch [new file with mode: 0644]
patches/sec/35-lib-disable-futimes-when-permission-model-is-enabled.patch [new file with mode: 0644]
patches/sec/36-lib-permission-require-full-read-and-write-to-symlink-apis.patch [new file with mode: 0644]
patches/sec/37-rethrow-stack-overflow-exceptions-in-async-hooks.patch [new file with mode: 0644]
patches/sec/38-refactor-unsafe-buffer-creation-to-remove-zero-fill-toggle.patch [new file with mode: 0644]
patches/sec/44-v8-riscv-fix-sp-handling-in-macroassembler-leave-frame.patch [new file with mode: 0644]
patches/sec/50-crypto-use-timing-safe-comparison-HMAC.patch [new file with mode: 0644]
patches/sec/51-fix-array-index-hash-collision.patch [new file with mode: 0644]
patches/sec/52-http-use-null-prototype-for-headersDistinct-trailersDistinct.patch [new file with mode: 0644]
patches/sec/53-include-permission-check-on-lib-fs-promises.patch [new file with mode: 0644]
patches/sec/54-add-permission-check-to-realpath-native.patch [new file with mode: 0644]
patches/sec/55-handle-NGHTTP2_ERR_FLOW_CONTROL-error-code.patch [new file with mode: 0644]
patches/sec/56-tls-wrap-SNICallback-invocation-in-try-catch.patch [new file with mode: 0644]
patches/series [new file with mode: 0644]
rules [new file with mode: 0755]
salsa-ci.yml [new file with mode: 0644]
source/format [new file with mode: 0644]
source/lintian-overrides [new file with mode: 0644]
tests/control [new file with mode: 0644]
upstream/metadata [new file with mode: 0644]
watch [new file with mode: 0644]